-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
4.6.0 (latest)
-
Code
-
Classes
- Mailer
| Total Complexity |
58 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
466 |
| Lines of code |
231 |
| Logical lines of code |
93 |
| Comment lines |
158 |
| Methods |
17 |
| Properties |
2 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_recipients() |
A |
48 |
10 |
35 |
| set_content() |
S |
49 |
6 |
39 |
| set_reply_to() |
S |
55 |
6 |
21 |
| prepare_attachments() |
S |
57 |
4 |
16 |
| process_response() |
S |
62 |
4 |
11 |
| is_email_sent() |
S |
62 |
4 |
11 |
| set_headers() |
S |
65 |
4 |
8 |
| set_attachments() |
S |
60 |
3 |
15 |
| address_format() |
S |
64 |
4 |
9 |
| get_response_error() |
S |
61 |
3 |
12 |
| set_body_header() |
S |
60 |
2 |
15 |
| set_from() |
S |
63 |
2 |
12 |
| is_mailer_complete() |
S |
68 |
2 |
7 |
| __construct() |
S |
69 |
1 |
6 |
| set_subject() |
S |
68 |
1 |
9 |
| set_return_path() |
S |
98 |
1 |
1 |
| get_body() |
S |
76 |
1 |
4 |